Update several Lisp manual chapters.
authorChong Yidong <cyd@gnu.org>
Mon, 23 Jan 2012 04:23:50 +0000 (12:23 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 23 Jan 2012 04:23:50 +0000 (12:23 +0800)
commit566a2399e440062ff0a4e24a4006143134f0b041
treec87600d1a8a8ddcbf13c3de89cbad1ca06bdec22
parent876e0a42f5da8a07bc500f6e3550658110a4a7c0
Update several Lisp manual chapters.

* doc/lispref/eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
correctness with lexical scoping.
(Eval): Copyedits.

* doc/lispref/sequences.texi (Sequence Functions): Don't repeat the
introduction already given in the parent.
(Vectors): Copyedits.
(Rings): Move from lists.texi.  Note that this is specific to the
ring package.

* doc/lispref/lists.texi (Cons Cells): Copyedits.
(List Elements): Mention push.
(List Variables): Mention pop.
(Rings): Move to sequences.texi.

* doc/lispref/strings.texi (Text Comparison): Minor qualification.

* doc/lispref/symbols.texi (Definitions, Symbol Components): Mention variable
scoping issues.
(Plists and Alists): Copyedits.
admin/FOR-RELEASE
doc/lispref/ChangeLog
doc/lispref/control.texi
doc/lispref/elisp.texi
doc/lispref/eval.texi
doc/lispref/lists.texi
doc/lispref/sequences.texi
doc/lispref/strings.texi
doc/lispref/symbols.texi